home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global nFin, nIdioma
- case nIdioma of
- 1:
- set the movieTime of sprite 5 to 6205
- set nFin to 6935 - 50
- 2:
- set the movieTime of sprite 5 to 13730
- set nFin to 14460 - 50
- 3:
- set the movieTime of sprite 5 to 21260
- set nFin to 21990 - 50
- end case
- set the movieRate of sprite 5 to 1
- end
-